Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MapStatisticsAwareService now obtains map names from proxy registry #8209

Conversation

vbekiaris
Copy link
Collaborator

To cope with changes in #8105 , MapStatisticsAwareService should obtain map names from the proxy registry.

@vbekiaris vbekiaris added this to the 3.6.3 milestone May 18, 2016
@muratayan
Copy link
Contributor

👍

@vbekiaris
Copy link
Collaborator Author

verify

1 similar comment
@vbekiaris
Copy link
Collaborator Author

verify

@vbekiaris vbekiaris force-pushed the maintenance-3.x-mapstatistics-from-proxies branch from 0c6369d to 364ecc9 Compare May 18, 2016 13:18
@devOpsHazelcast
Copy link
Collaborator

Test FAILed.

@jerrinot
Copy link
Contributor

👍

@vbekiaris vbekiaris force-pushed the maintenance-3.x-mapstatistics-from-proxies branch 2 times, most recently from c9d66bf to 762c6cb Compare May 18, 2016 14:11
@vbekiaris vbekiaris force-pushed the maintenance-3.x-mapstatistics-from-proxies branch from 762c6cb to b567aeb Compare May 18, 2016 14:34
@devOpsHazelcast
Copy link
Collaborator

Test PASSed.

@vbekiaris vbekiaris merged commit ece64f0 into hazelcast:maintenance-3.x May 18, 2016
vbekiaris added a commit to vbekiaris/hazelcast that referenced this pull request May 23, 2016
…ast#8105)

Decoupled MapProxyImpl from MapContainer. Using fine-grained locking on MapServiceContextImpl#mapContainers and PartitionContainer#maps. MapPartitionAwareService now publishes events on all map proxies registered (instead of map containers). When evaluating condition for publishing map partition lost event, take into account sync + async backup count.
(cherry picked from commit cec4dab)

Also, MapStatisticsAwareService now obtains map names from proxy registry (forward port of hazelcast#8209) and adds a test to verify map indexes & interceptors are created on members joining the cluster via PostJoinMapOperation
(cherry picked from commit ece64f0)
vbekiaris added a commit to vbekiaris/hazelcast that referenced this pull request May 23, 2016
…ast#8105)

Decoupled MapProxyImpl from MapContainer. Using fine-grained locking on MapServiceContextImpl#mapContainers and PartitionContainer#maps. MapPartitionAwareService now publishes events on all map proxies registered (instead of map containers). When evaluating condition for publishing map partition lost event, take into account sync + async backup count.
(cherry picked from commit cec4dab)

Also, MapStatisticsAwareService now obtains map names from proxy registry (forward port of hazelcast#8209) and adds a test to verify map indexes & interceptors are created on members joining the cluster via PostJoinMapOperation
(cherry picked from commit ece64f0)
@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Source: Internal PR or issue was opened by an employee Team: Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants